From: Michael Albinus Date: Tue, 3 Apr 2012 08:18:10 +0000 (+0200) Subject: Change doc flag for notifications.el and soap-client.el X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~2326^2~2667 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8ce1aea8f6c1c95e1ae1d1c8f1f40e9bfb45d43e;p=emacs.git Change doc flag for notifications.el and soap-client.el --- diff --git a/etc/NEWS b/etc/NEWS index 8744094d832..ed18a9531b4 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -720,7 +720,7 @@ choose a color via list-colors-display. *** It is now possible to access buses other than the default system or session bus. -*** The dbus-register-method and dbus-register-property functions +*** The dbus-register-method and dbus-register-property functions optionally do not register names. *** The new function dbus-register-service registers a known service name @@ -1025,9 +1025,11 @@ Secret Service API requires D-Bus for communication. The command `secrets-show-secrets' offers a buffer with a visualization of the secrets. ++++ ** notifications.el provides an implementation of the Desktop Notifications API. It requires D-Bus for communication. +--- ** soap-client.el supports access to SOAP web services from Emacs. soap-inspect.el is an interactive inspector for SOAP WSDL structures.